FlexReport for WinForms
ScriptValue<T> クラス メンバ
プロパティ  メソッド 


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 : ScriptValue<T> クラス

ScriptValue<T>データ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets or sets an expression used to calculate value of this ScriptValue<T>. Setting this value forces IsExpression to true.  
Public プロパティGets or sets a value indicating whether the current ScriptValue<T> is specified as an expression.  
Public プロパティ  
Public プロパティGets or sets a value of this ScriptValue<T>. Settings this value forces IsExpression to false.  
Public プロパティGets a string representing the value of this ScriptValue<T> object.  
トップ
パブリック メソッド
 名前解説
Public メソッドAssigns (copies) properties from another ScriptValue<T> to the current object.  
Public メソッド  
Public メソッドFinalizes object, should be called when no more calculations expected, for example when report rendering finished.  
Public メソッド  
Public メソッドHelper method which can be used in setter of property with type ScriptValue. Assigns properties of value to the current object resets this object if value is null. Returns true if this object was actually changed.  
Public メソッド  
Public メソッド  
トップ
パブリック オペレータ
Converts the ScriptValue<T>object to a string.
トップ
参照

参照

ScriptValue<T> クラス
C1.Report 名前空間